Module isotope_parser::prettyprint [−][src]
Expand description
Prettyprint isotope
ASTs
Structs
Arena | An arena which can be used to allocate |
BoxAllocator | |
BoxDoc | |
DocBuilder | The |
FmtWrite | Writes to something implementing |
IoWrite | Writes to something implementing |
Pretty | |
RcAllocator | |
RcDoc | |
RefDoc | Newtype wrapper for |
Enums
BuildDoc | Either a |
Doc | The concrete document type. This type is not meant to be used directly. Instead use the static
functions on |
Traits
DocAllocator | The |
DocPtr | |
Render | Trait representing the operations necessary to render a document |
RenderAnnotated | Trait representing the operations necessary to write an annotated document. |
StaticDoc |
Type Definitions
SmallText |